os.unixDirent.IsDir (method, view implemented interface methods)

one use

	os (current package)
		file_unix.go#L465: func (d *unixDirent) IsDir() bool    { return d.typ.IsDir() }